home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 4 / The Arsenal Files 4 (Arsenal Computer).ISO / vbasic / galact.bbs < prev    next >
File List  |  1995-05-25  |  7KB  |  187 lines

  1.  
  2. █████ Arsenal Files 4
  3.  
  4. █████ Area: Visual Basic Programming Support
  5. █████ Path: \VBASIC
  6.  
  7.  
  8. ALARM14.ZIP        38K 02-08-95 A
  9.  Alarm Custom Control (VBX) <ASP> This control
  10.  lets you set an alarm (or multiple alarms) to
  11.  go off at a particular time(s). An event is
  12.  fired at the appropriate time. You can easily
  13.  specify times such as: 10:45pm, every hour on
  14.  the hour, every ten minutes, etc.
  15. ALTVB1.ZIP        384K 01-17-95 A
  16.  Assembly-Language Toolbox v1.08 for Visual
  17.  BASIC DOS. Includes stand-alone and Quick
  18.  libraries of hundreds of routines which you
  19.  can link to your VBDos programs. Dialogue
  20.  boxes, popup windows, on-line help windows,
  21.  pick lists, mouse support, file sorting and
  22.  much more.
  23. BARCOD15.ZIP       50K 02-08-95 A
  24.  Bar Code Custom Control (VBX) <ASP> BarCod
  25.  makes bar code display really easy. Just pick
  26.  the orientation, set the size, and pick the
  27.  bar code style. Then, set the text to
  28.  whatever you want the bars to be. Nothing
  29.  else to do!
  30. BMPLST19.ZIP       44K 02-09-95 A
  31.  List Box with Bitmaps Control (VBX) <ASP>
  32.  This control is a list box with bitmaps. The
  33.  bitmaps can be placed on any side of the text
  34.  (top, bottom, right, left).
  35. CZLIS110.ZIP      212K 02-05-95 A
  36.  CZLIST v1.10 <ASP> VBDOS ListBox Controls 3
  37.  ListBox Controls for VBDOS Programmers. All
  38.  controls use XMS, EMS, or disk space.
  39.  Bugfixes + Improvm. Store up to 32,765 items
  40.  per listbox without using any string space or
  41.  conv. memory. CzList is a general listbox,
  42.  CzDir displays alphabetically sorted
  43.  directories in a graphical tree format,
  44.  CzFile displays files with size, date, time,
  45.  attr.
  46. DFINFO23.ZIP       49K 02-08-95 A
  47.  Disk and File Info Control (VBX) <ASP> This
  48.  control gives you disk and file information
  49.  that VB doesn't provide (including the
  50.  drive's serial number). It also allows you to
  51.  change some aspects of a file (attributes,
  52.  size, date, time, etc.).
  53. FLABEL10.ZIP       40K 02-08-95 A
  54.  Formatted Label Custom Control (VBX) <ASP>
  55.  FLabel is a label control that lets you
  56.  format the text within it. You can have
  57.  different fonts, different colors, multiple
  58.  paragraphs, paragraph formatting, etc. Using
  59.  properties, you can print your text. All this
  60.  and it's bound, too.
  61. FMDROP12.ZIP       30K 02-08-95 A
  62.  File Mgr Drag and Drop Control (VBX) <ASP>
  63.  This custom control (VBX) notifies you when a
  64.  file has been dragged and dropped from the
  65.  Windows File Manager (FILEMAN).
  66. HITIME11.ZIP       27K 02-08-95 A
  67.  High Resolution Timer (VBX) <ASP> This is a
  68.  high resolution timer custom control for
  69.  Visual Basic. It allows you to have timer
  70.  events come in nearly every millisecond, as
  71.  opposed to every 55 milliseconds with the
  72.  normal Visual Basic Timer control.
  73. INICON32.ZIP       32K 02-08-95 A
  74.  INI File Manager Custom Control (VBX) <ASP>
  75.  Visual Basic custom control that makes INI
  76.  file access simple. No Windows API calls
  77.  required.
  78. JOYSTK13.ZIP       56K 02-08-95 A
  79.  Joy Stick Custom Control (VBX) <ASP> JoyStk
  80.  gives joystick information (movement,
  81.  buttons) for your programs. It supports two
  82.  joysticks, one 4-button joystick or one 3-D
  83.  joystick.
  84. LED11.ZIP          39K 02-08-95 A
  85.  LED Custom Control (VBX) <ASP> Visual Basic
  86.  custom control that behaves like an LED. 3-D
  87.  effects and colors are all user-definable.
  88. MENUEV32.ZIP       36K 02-08-95 A
  89.  Menu Event Notification Control (VBX) <ASP>
  90.  MenuEv provides menu selection notification.
  91.  In other words, it tells you when the user
  92.  has selected a menu item. This is really
  93.  useful for status bar-style help. MenuEv is
  94.  really easy to use. All you need to do is
  95.  place it on your form. Events start coming in
  96.  automatically. MenuEv will even automatically
  97.  update another control with the selected menu
  98.  item's text.
  99. MSLOT12.ZIP        45K 02-08-95 A
  100.  W4Wg Mailslot Control (VBX) <ASP> Visual
  101.  Basic custom control that makes mailslot use
  102.  simple. No Windows API calls required.
  103.  Requires Windows for Workgroups.
  104. MSMEGA11.ZIP      383K 02-09-95 A
  105.  Mabry Software Mega Pack (VBXes) <ASP> One
  106.  dozen of Mabry Software's most popular custom
  107.  controls for Visual Basic.
  108. PERCNT26.ZIP       40K 02-08-95 A
  109.  Percentage Bar Custom Control (VBX) <ASP>
  110.  Visual basic custom control that displays a
  111.  percentage bar. Makes status reporting very
  112.  simple. 3-D effects, fonts and colors are all
  113.  user-definable.
  114. PICBTN11.ZIP       38K 02-08-95 A
  115.  Picture Button Custom Control (VBX) <ASP>
  116.  This custom control for Visual Basic is a
  117.  command button that has both text and a
  118.  picture on it. The picture can be scaled and
  119.  placed above, below, to the right, or to the
  120.  left of the text. The text may be multi-line.
  121. PROBE11.ZIP        41K 02-08-95 A
  122.  Control Probe/Debug Control (VBX) <ASP> This
  123.  VBX lets you examine and modify other
  124.  controls' properties at run-time. After
  125.  telling Probe the name of another control,
  126.  Probe will give you a list of the properties
  127.  in that control. Probe can also display a
  128.  dialog box that will let you modify other
  129.  controls' properties (at run-time).
  130. ROTEXT15.ZIP       45K 02-08-95 A
  131.  Rotated Label Custom Control (VBX) <ASP>
  132.  RoText lets you put a label on your form at
  133.  any angle of rotation.
  134. SOUNDX14.ZIP       39K 02-08-95 A
  135.  Soundex and Metaphone Control (VBX) <ASP>
  136.  This control provides Soundex and Metaphone
  137.  algorithms. Soundex and Metaphone convert
  138.  words or names to codes that represent how
  139.  they "sound". This can be really useful in a
  140.  database application where users need to find
  141.  names they may not know how to spell exactly.
  142. TIPS11.ZIP         34K 02-09-95 A
  143.  Tool Tips Custom Control (VBX) <ASP> Tips
  144.  provides Microsoft(r) style tool tips. Small
  145.  windows pop-up with bits of info when the
  146.  user pauses the mouse over your controls. No
  147.  code required, just set the Tag properties.
  148. VBCA.ZIP          429K 03-06-95 A
  149.  Visual Basic Compiler Assist This program was
  150.  written for my personal use issue of the
  151.  Visual Basic Programming Journal stated that
  152.  if you retart windows, then compi VB's
  153.  command line parameters, the final execu and
  154.  with fewer errors. This software is free
  155.  distributed freely; however, I do not take an
  156.  causes anyone any problems. Enjoy.
  157. VBSCRIPT.ZIP       49K 01-17-95 A
  158.  VBScript 1.0 - Tool for VB Programmers
  159.  Provides a scripting language which can be
  160.  used to manipulate Visual Basic control
  161.  properties at design time.
  162. VBSTAT02.ZIP       79K 01-17-95 A
  163.  This kit contains Visual Basic files for
  164.  three programs that together provide the
  165.  ability to analyze Web server logfiles (in
  166.  Common Log Format ONLY), and produce HTML
  167.  pages (and a usage graph) describing the
  168.  server usage. The basic idea came from the
  169.  "wusage" program developed by Tom Boutell,
  170.  however this program works entirely
  171.  differently.
  172. WAVE10.ZIP         44K 02-08-95 A
  173.  WAV File Playing/Info Custom Control (VBX)
  174.  <ASP> This control makes it easy for you to
  175.  Play WAV files in the background as your
  176.  program performs other tasks; add recorded
  177.  speech to your applications; put beeps,
  178.  whistles, and laser sounds into your games.
  179.  Wave VBX makes all of this very
  180.  straight-forward. Set the Filename property
  181.  and tell it to go. That's it.
  182. ZIPINF12.ZIP       42K 02-08-95 A
  183.  ZIP File Info Custom Control (VBX) <ASP> This
  184.  control lets you find out about the contents
  185.  of a ZIP file. Access to this information is
  186.  purely through properties.
  187.